sched: use the auto-generated list of schedulers
authorJonathan Creekmore <jonathan.creekmore@gmail.com>
Thu, 21 Jan 2016 15:07:02 +0000 (16:07 +0100)
committerJan Beulich <jbeulich@suse.com>
Thu, 21 Jan 2016 15:07:02 +0000 (16:07 +0100)
commit666aca08175bfee69aee6bc9542bb0c51fa6a8ae
tree99442f5b2143f5bcd5efcd5a135bf25b8323dc34
parent18c8d613aa8d8d6dc0da1a70d55249ddd78e28f4
sched: use the auto-generated list of schedulers

Instead of having a manually-curated list of schedulers, use the array
that was auto-generated simply by compiling in the scheduler files as
the sole source of truth of the available schedulers.

Signed-off-by: Jonathan Creekmore <jonathan.creekmore@gmail.com>
Acked-by: Dario Faggioli <dario.faggioli@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Doug Goldstein <cardoe@cardoe.com>
xen/common/sched_arinc653.c
xen/common/sched_credit.c
xen/common/sched_credit2.c
xen/common/sched_rt.c
xen/common/schedule.c
xen/include/xen/sched-if.h